home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / English.lproj / BodyTextJustifyMicro.nib / data.classes next >
Text File  |  1994-12-14  |  799b  |  55 lines

  1. BodyTextInspector = {
  2.     ACTIONS = {
  3.     leadingSmaller:;
  4.     setMinimunLines:;
  5.     setFontLeadingAdjust:;
  6.     fontLarger:;
  7.     leadingLarger:;
  8.     leadingOptimum:;
  9.     fontOptimum:;
  10.     setHyphens:;
  11.     setParaBreaks:;
  12.     fontSmaller:;
  13.     setJustify:;
  14.     };
  15.     OUTLETS = {
  16.     paraBreakMtx;
  17.     sizeMicro;
  18.     paragraphMicro;
  19.     adjustCheck;
  20.     leadingMtx;
  21.     currentPGFontSize;
  22.     justifyMicro;
  23.     fontMtx;
  24.     hyphenMtx;
  25.     linesText;
  26.     justifyMtx;
  27.     };
  28.     SUPERCLASS = PGInspector;
  29. };
  30. FirstResponder = {
  31.     ACTIONS = {
  32.     };
  33.     SUPERCLASS = Object;
  34. };
  35. PGInspector = {
  36.     ACTIONS = {
  37.     default:;
  38.     setMicroInspector:;
  39.     set:;
  40.     revert:;
  41.     };
  42.     OUTLETS = {
  43.     blankMicroPanel;
  44.     microInspectorMtx;
  45.     stringTable;
  46.     window;
  47.     loadedSelection;
  48.     loadedStyleList;
  49.     styleList;
  50.     currentStyleButton;
  51.     microInspectorSlot;
  52.     };
  53.     SUPERCLASS = Object;
  54. };
  55.